home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Shareware World / Comms & Internet / HTML mode 2.0 etc. / READ ME TO INSTALL < prev   
Text File  |  1997-09-22  |  5KB  |  128 lines

  1.                            HTML mode 2.0
  2.            CSS mode 1.0                      JavaScript mode 1.0.2
  3.                            Frontier menu 2.0
  4.                            
  5.                            September 1997
  6.                            
  7.             Written by Johan Linde, jl@theophys.kth.se
  8.  
  9. At the end of this file there is a hypertext link which starts the 
  10. installation. Please read this document before installing to avoid any 
  11. problems. There are also a few things which you have to do manually.
  12.  
  13. It is extra important to read what the installer does, if you have written 
  14. any code yourself for Alpha, to make sure you don't lose anything.
  15.  
  16. First of all: You need Alpha 6.51 or later to install this software.
  17.  
  18. What does the installer do?
  19.  
  20. • First a dialog window is opened. There you are asked which components
  21.   you want to install. The available components are
  22.     • HTML mode and CSS mode
  23.         For editing HTML and CSS (Cascading Style Sheets) documents.
  24.     • JavaScript mode
  25.         For editing JavaScript documents.
  26.     • Frontier menu
  27.         Functions for using Alpha as Frontier's external editor.
  28.  
  29. HTML mode and CSS mode must be installed together because they share code. 
  30. Therefore the old HTML mode is not compatible with CSS mode.
  31.  
  32. You are also asked if you want to make a backup of the currently installed 
  33. version. Choose to make a backup of if you have made any changes to the 
  34. code which you want to keep. If you don't make a backup the old files are 
  35. deleted.
  36.  
  37. Consider this backup function as an extra feature usually not included in 
  38. installers. My hope is that you will be happy with the new software.
  39.  
  40. • When you then click Install, Alpha first makes the backups you wanted. 
  41. They are put in folders like HTML mode 1.4.1 backup inside Alpha's 
  42. folder. See below how to do if you want to reinstall the old version.
  43.  
  44. • Alpha then installs the components you have selected. 
  45.  
  46. If there are some files with the same names as the ones to install and 
  47. which don't belong to the old version these files are put in a folder 
  48. called Extra backup. This only happens if you have written any code 
  49. yourself and the files happen to have the same names. Not very likely, I 
  50. guess. 
  51.  
  52. • Finally Alpha rebuilds the Tcl indices. This is used by Alpha to find in 
  53. which files the various functions are.
  54.  
  55. • After installation you have to restart Alpha to use the new HTML mode etc.
  56.  
  57. Custom HTML elements
  58.  
  59. If you have added any custom HTML elements to HTML mode, these are also 
  60. saved if you make a backup. The new version of HTML mode supports many new 
  61. HTML elements and it's therefore very likely that some ot your custom 
  62. elements are supported. If so, when you load the new HTML mode the first 
  63. time Alpha will ask you if you would let it clean up the file with custom 
  64. elements. You can safely do so. If you decide to go back to the previous 
  65. version, the old custom elements are restored.
  66.  
  67. Documentation
  68.  
  69. The documentation is downloaded separately. When you have downloaded it put 
  70. the folder, which is called HTML mode manual, inside Alpha's folder. (If you 
  71. have an old manual remove it first.) Putting the manual inside Alpha's 
  72. folder makes it possible to open it by selecting Help in the HTML menu.
  73.  
  74. Userland Frontier
  75.  
  76. To use Alpha as Frontier's external editor there are a few more things you 
  77. have to do. After installation select Frontier Help from the system help 
  78. menu for more information.
  79.  
  80. Menu icons
  81.  
  82. The file menu icons contains icons for the CSS menu and the Frontier 
  83. Scripts menu. Use ResEdit to copy the resources into Alpha. If you don't 
  84. know how to use ResEdit, don't try it. It's only two menu icons we're talking 
  85. about and everything will work without them. If you don't install the icons 
  86. the menus are simply called CSS and Scripts. If you copy the menu icons to 
  87. Alpha then open the global prefs file (use Config -> Global -> Edit Prefs) 
  88. and add the lines
  89.  
  90. set cssMenu •150
  91. set frontierScriptMenu •144
  92.  
  93. (144 and 150 are the resource numbers of the icons.)
  94.  
  95. As an extra bonus there are also four other icons in the file menu 
  96. icons. They are the icons for Netscape Communicator, Internet Explorer, 
  97. Cyberdog and MacLynx. Use any of them as menu icons for the two HTML menus 
  98. (there are two menus now) if you like. To do this add lines like
  99.  
  100. set htmlMenu •num
  101. set htmlUtilsMenu •num
  102.  
  103. to your global prefs file, where num should be replaced by the resource 
  104. number.
  105.  
  106. Reinstalling the old version from the backup folder
  107.  
  108. I you for one reason or another want to reinstall the old version, it can 
  109. be installed from the backup folder in the same way as you make this 
  110. installation. A copy of this file is put in the backup folder. Open it and 
  111. start the installation by clicking the hypertext link at the end of it, 
  112. just like your about to do now.
  113.  
  114. Ready to install?
  115.  
  116. If you have read the above information you are now ready to install.
  117. Note that you have to restart Alpha after installation.
  118.  
  119. CLICK TO INSTALL
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.